Welcome![Sign In][Sign Up]
Location:
Search - DEBUGGING APPLICATIONS

Search list

[OtherMP3_player_and_flash_storage_disk_design

Description: 本书第一篇主要结合硬件电路设计与制作的全过程,以设计制作一个MP3播放器(具有U盘功能)的全过程为线索,向读者展示硬件电路设计的流程与方法,电路调试的方法与思路等。第二篇主要结合AT89C51SNl芯片的MP3程序设计过程,阐述C51在单片机程序设计中的应用。第三篇主要讲述U盘海量存储设备系统设计与调试等知识。-This book first major combination of hardware circuit design and making the entire process to design produce an MP3 player (with a U disk function) of the whole process as clues to the reader showing the hardware circuit design processes and methods, circuit debugging method with the ideas of. Second major MP3 chip with AT89C51SNl program design process, set out procedures for C51 in single-chip design applications. Title III, focuses on U disk mass storage device system design and debugging of such knowledge.
Platform: | Size: 29975552 | Author: 黑羽·X | Hits:

[Delphi VCLddopke

Description: delphi串口编程应用,用于调试智能家居控制系统。-delphi serial programming applications for the debugging intelligent home control system.
Platform: | Size: 2879488 | Author: kio | Hits:

[Otherdebugging_linux_application

Description: Debugging-Linux-Applications and Linux-Newbie-Administrator-Guide
Platform: | Size: 1719296 | Author: jackel | Hits:

[JSPjavahxjsj18th

Description: 《Java核心技术》出版以来一直畅销不衰,深受读者青睐,每个新版本都尽可能快地跟上Java开发工具箱发展的步伐,而且每一版都重新改写了部分内容,以便适应Java的最新特性。本版也不例外,它反映了Java SE 6的新特性。全书共14章,包括Java基本的程序结构、对象与类、继承、接口与内部类、图形程序设计、事件处理、Swing用户界面组件、部署应用程序和Applet、异常日志断言和调试、泛型程序设计、集合以及多线程等内容。 全书对Java技术的阐述精确到位,叙述方式深入浅出,并包含大量示例,从而帮助读者充分理解Java语言以及Java类库的相关特性 -"Java core technology," published in salable has been well received by readers favor, each new version as soon as possible to keep up with the pace of the development of Java Development Kit, and each version had to rewrite some of the content in order to adapt Java The latest features. Edition is no exception, which reflects the new features of Java SE 6. A total of 14 book chapters, including the Java basic program structure, objects and classes, inheritance, interfaces and inner classes, graphics programming, event handling, Swing user interface components, deploy applications, and Applet, exception log assertions and debugging, the generic program design, collection and multi-threaded and so on. The book expounded on the Java technology, precisely in place, narrative simple terms, and includes a large number of examples to help readers fully understand the Java language and Java class library-related features
Platform: | Size: 64826368 | Author: 小二 | Hits:

[VC/MFCMicrosoftADONetCoreReference

Description: 本书是使用Microsoft Visual Studio .NET和ADO.NET编写高可伸缩性、可用Web数据库应用程序的开发人员必备指南。介绍了如何使用ADO.NET在企业级的Web应用程序中访问、排序和处理数据。通过书中丰富的实例和工具,读者能够了解编写、测试与调试数据库应用程序代码的方法。本书还介绍了ADO.NET对象模型,用于Web扩展性的XML特性,与SQL Server 2000的集成。 全书共分5大部分。第I部分提供了ADO.NET对象模型的概要叙述,并且提供了【数据窗体向导】的指导内容。第Ⅱ部分介绍了如何使用.NET数据提供程序中的不同对象——Connection、Command、DataReader和DataAdapter对象。第Ⅲ部分包含了对ADO.NET对象模型中的脱机对象的讨论——DataSet、DataTable、DataColumn、DataRow、DataRelation和DataView对象。这一部分还介绍了使用DataAdapter向数据库提交更改的基本和高级场景,还讨论了ADO.NET的XML特性。第Ⅳ部分介绍了使用ADO.NET建立有效率的Windows应用程序和Web应用程序的技术。第V部分是附录。 -This book is the use of Microsoft Visual Studio. NET and ADO.NET to prepare highly scalable, available Web database application developers an essential guide. Describes how to use ADO.NET in an enterprise-class Web applications to access, sorting and processing data. Through the book a wealth of examples and tools, readers can understand the preparation, testing and debugging database application code approach. The book also describes the ADO.NET object model for Web extensibility of XML features, and SQL Server 2000 integration. The book is divided into five majority. Part I, provide a narrative summary of ADO.NET object model and provides】 【Data Form Wizard to guide the content. Chapter Ⅱ section describes how to use. NET data provider in the different objects- Connection, Command, DataReader, and DataAdapter objects. Chapter Ⅲ section contains the object model of ADO.NET objects in the off-line discussions- DataSet, DataTable, DataColumn, DataRow, DataRelation, and DataView objects.
Platform: | Size: 8200192 | Author: zhangxuechao | Hits:

[VC/MFCDebuggingMicrosoft.NETApplications

Description: 图书简介 传统上,性能调整工具,测试应用程序和调试代码一直非常昂贵,难以学习,难以使用。虽然微软的Visual Studio以前的版本,包括调试器和其他代码,改进工具,Visual Studio 2005的介绍具有强大的和有用的工具,开发人员和流程,确保高质量的代码。在本指南中,对提高代码,约翰罗宾斯,退出后,专家级的信息的特点他以前调试的书籍目前实际操作,为工作如何使用调试,测试和调节功能,开发实用的建议,专家在Visual Studio 2005。除了一个熟练的调试和指导科学概述指令,本指南还具有共同的,现实世界的发展问题的办法。各种技能水平的开发人员将能够使用这本书,以帮助改善他们的调试了解,调试工具,调整和测试! ,包括如何有效地运用测试资源管理器,企业绩效工具,和WinDbg。-Book Description Traditionally, tools for performance tuning, testing applications, and debugging code have been expensive, hard to learn, and difficult to use. While previous versions of Microsoft Visual Studio- have included debuggers and other code-improvement tools, Visual Studio 2005 presents developers with robust and useful tools and processes to help ensure top-quality code. In this guide, an expert on improving code, John Robbins, steps back from the expert-level information that characterized his previous debugging books to present hands-on, practical advice for working developers on how to use the debugging, testing, and tuning features in Visual Studio 2005. In addition to an overview of the science of debugging and expertly-guided instruction, this guide also features solutions to common, real-world development problems. Developers of all skill levels will be able to use this book to help improve their understanding of debugging, debugging tools, tuning, and testing! , i
Platform: | Size: 4393984 | Author: zhangxuechao | Hits:

[.netDoughty210

Description: 1、使用VS2005开发制作,代码和界面分离,调试维护方便。是用用户控件,大量修改方便。 2、使用SQL2000,支持大数据量的应用。V2.06 以后,可以选择使用Accsee数据库(默认为Access),只需要简单的设置web.config中的key="DBtype"。 3、贴图看图功能强; 4、无第三方控件,调试运行方便; 5、代码完全开放,使用技术简单明了,适用于初学者学习,也适用于中高级开发人员发展分支。 6、网页编辑器采用的是eWebEditor4.8-1, using VS2005 development of production, separation of code and interfaces, debugging and easy maintenance. Is to use a user control, a large number of changes to facilitate. 2, using SQL2000, support for large data applications. V2.06 later, you can choose to use Accsee database (default Access), only need a simple set web.config in the key = " DBtype" . 3, mapping plug-in feature strong 4, no third-party controls, commissioning, operation convenience 5, code completely open, the use of technology simple for beginners to learn, but also to the development of middle and senior developer branch. 6, web editor uses a eWebEditor4.8
Platform: | Size: 4992000 | Author: qizhi4b | Hits:

[VC/MFCOOAD

Description: 1. 介绍了面向对象的一些基本概念。 2. “分析”。 3. “设计”。 4. “编程”包括测试、调试、移植、应用程序生命周期。 5. “实例分析”讲解了两个实例。 -1. Introduced object oriented some basic concepts. 2. " Analysis." 3. " Design." 4. " Programming" includes test, debugging, transplantation, applications lifecycle. 5. " Instance analysis" explained two examples.
Platform: | Size: 13229056 | Author: 楚锋 | Hits:

[Software Engineeringdianli

Description: 根据所给的电力系统,编制短路电流计算程序,通过计算机进行调试,最后完成一个切实可行的电力系统计算应用程序。通过自己设计电力系统计算程序使同学们对电力系统分析有进一步理解,同时加强计算机实际应用能力的训练-According to the power system, the preparation of short-circuit current calculation procedures, through the computer debugging, and finally complete a practical calculation of power system applications. Power system through their computer program designed to make students have a better understanding of the power system analysis, while strengthening the training of the practical application of computer
Platform: | Size: 691200 | Author: qinhao | Hits:

[uCOSarmlearning

Description: ARM开发调试教程,ARM7在嵌入式应用中启动程序的实现。-ARM development and debugging tutorials, ARM7 embedded applications start in the implementation process.
Platform: | Size: 71680 | Author: 曾锐 | Hits:

[source in ebookSTM32-H103

Description: STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to build simple applications: USB port where power is taken and power supply circuit, reset and oscillator circuits, JTAG port for programming and debugging, two status LEDs and user button. Although very simple this board will allow you to easily build USB application like PC mouse, USB mass storage device, USB Audio class device, USB to Virtual RS232 port. There are plenty of GPIOs on extension headers where you can connect your additional circuits.
Platform: | Size: 642048 | Author: ak | Hits:

[CSharpThePQFastLoadFlowCCodesOfPowerSystem

Description: 电力系统快速PQ潮流计算 根据所给的电力系统,编制潮流计算程序,通过计算机进行调试,最后完成一个切实可行的电力系统计算应用程序-Fast PQ power system according to the power flow calculation of power system, power flow calculation program compiled by the computer debugging, and finally complete a practical calculation of power system applications
Platform: | Size: 141312 | Author: tcl | Hits:

[Other Embeded programSource_Code_Debugging_of_Embedded_Application_Syst

Description: 详细介绍Proteus嵌入式系统仿真平台的源码调试技术.它融合、发展了传统的源码调试技术,并从工程角度实现了调试过程.用实例阐述Proteus源码调试的三种方法,着重叙述它与第三方IDE联合仿真中的源码调试技术和特有的条件断点、硬件断点调试.结果表明Proteus源码调试技术是开发嵌入式应用系统的高效、高速的先进技术,值得推广应用.-Details Proteus source simulation platform for embedded systems debugging techniques. It is the integration of the development of the traditional source debugging techniques, and from the engineering point of view to achieve the debugging process. Proteus source debugging with the examples described three methods, focuses on it with third parties Joint Simulation source IDE debugging techniques and unique conditions of breakpoints and hardware breakpoints. The results show that the Proteus source debugging techniques is the development of high-performance embedded applications, high-speed advanced technology should be widely applied.
Platform: | Size: 487424 | Author: 阿安碧 | Hits:

[BooksEmulationFundamentalsforTIsDSPSolutions

Description: 在软件开发,也许是最重要的,但至少predicitible阶段,在调试过程。在这开始发挥作用时调试应用软件,时间是至关重要的因素很多。需要设置和调试软件应用程序可以有时间到市场的主要影响的时间,满足客户的期望,及最终的良好的开发的产品financial impact。 本文将解释如何在仿真的基础逻辑和仿真工具与TI数字信号处理器在一起。通过了解仿真的基础,你将能够加快建立和执行软件调试以及故障排除在调试安装过程中可能出现的问题的援助。>一个模拟器的硬件系统设置详细的解释<单和多处理器的应用,随着系统组件如何交互调试期间将在后续章节进行讨论,以讨论。还包括一个故障排除指南,以协助共同安装问题 -In software development, perhaps the most critical, yet least predicitible stage in the process is debugging. Of the many factors that come into play when debugging software applications, time is of utmost importance. The time required to set up and debug a software application can have major impacts on time-to-market, meeting customer expectations, and ultimately the financial impact of a well-developed product. This paper will explain the fundamentals of how the emulation logic and emulation tools work together with the TI digital signal processors. By understanding the fundamentals of emulation, you will be able to accelerate the process of setting up and performing software debug, as well as aid in troubleshooting potential problems in the debugging setup.<> A detailed explanation of the setup of the emulator hardware systems for single and multi-processor applications, along with a discussion of how the system components interact during debug will be discussed in the sectio
Platform: | Size: 982016 | Author: FlowerWord | Hits:

[AI-NN-PRlanguage_example

Description: 内含有大量的人工智能方面经典程序,应用prolog软件,无需调试,全部可用。-Contains a large number of classic artificial intelligence programs, applications prolog software without debugging, all available.
Platform: | Size: 78848 | Author: koukou | Hits:

[Dialog_Windowdata_exchange_between_dialog_andprogram

Description: 本程序的功能就是创建一个的对话框与应用程序之间交换数据的程序,本程序在VC的环境中调试通过。-The functionality of the program is to create a dialog and exchange data between applications and procedure for debugging in VC environment through.
Platform: | Size: 63488 | Author: chuanxin | Hits:

[Data structsechashu

Description: 二叉树的一些基本应用,已经通过调试。主要是二叉树一些常用到得编码-Binary tree of some basic applications, has been through the debugging. Mainly to get some common binary coding
Platform: | Size: 7168 | Author: 陈春 | Hits:

[Com Portcomm

Description: 串口调试程序是在实际工程应用中,根据实际的普遍的需求而开发的串口调试工具。-Serial port debugger is in practical engineering applications, according to the actual needs of the general development of the serial debugging tools.
Platform: | Size: 24576 | Author: jfisdo | Hits:

[SCMCompleteAVRapplicatios

Description: AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
Platform: | Size: 308224 | Author: 守望轩 | Hits:

[Windows CEWindows_Embedded_CE_6

Description: 本书全面深入地介绍了Windows Embedded CE 6.0开发环境,通过一系列的示例练习揭示了CE 6.0的开发和应用。 本书全面深入地介绍了Windows Embedded CE 6.0开发环境,通过一系列的示例练习揭示了CE 6.0的开发和应用。基础部分主要包括CE 6.0概述、开发环境和开发工具、可用资源,以及调试和调试工具。程序开发部分介绍了CE 6.0的原生代码应用程序、C#应用程序、VB应用程序、自启动应用程序,以及定制UI。项目开发部分主要介绍了瘦客户端应用程序、家庭自动化控制应用、RFID安全访问、机器人应用、Windows网络投影仪,以及CE 6.0设备的构建和部署过程。... -In-depth book introduces Windows Embedded CE 6.0 development environment, through a series of examples of practice reveals the development and application of CE 6.0. In-depth book introduces Windows Embedded CE 6.0 development environment, through a series of examples of practice reveals the development and application of CE 6.0. CE 6.0 base section includes an overview of the development environment and tools, available resources, as well as commissioning and debugging tools. Program development section of the CE 6.0 introduced native code applications, C# applications, VB applications, since the launch of applications, and custom UI. Project development section introduces thin client applications, home automation control application, RFID security access, robotic applications, Windows Network Projector, and the CE 6.0 device build and deployment process. ...
Platform: | Size: 7856128 | Author: 胖子 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net